Skip to content

Add script to install Catppuccin theme for tmux#10

Merged
mapitman merged 3 commits into
mainfrom
install-catppuccin-tmux-theme
Jan 5, 2026
Merged

Add script to install Catppuccin theme for tmux#10
mapitman merged 3 commits into
mainfrom
install-catppuccin-tmux-theme

Conversation

@mapitman

@mapitman mapitman commented Jan 5, 2026

Copy link
Copy Markdown
Owner

Closes #9

Copilot AI review requested due to automatic review settings January 5, 2026 06:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new generic helper script to install the Catppuccin theme for tmux and integrates it into the Ubuntu bootstrap process, addressing issue #9.

  • Introduces a new generic helper script that clones a specific version (v2.1.3) of the Catppuccin tmux theme
  • Automatically invokes this helper during Ubuntu essential package installation

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
generic/install-tmux-catppuccin-theme New generic helper script that clones the Catppuccin tmux theme repository into the user's tmux plugins directory
ubuntu/install-essential-packages Adds a call to the new Catppuccin theme installation script at the end of the Ubuntu package installation flow

Comment thread ubuntu/install-essential-packages Outdated
Comment thread generic/install-tmux-catppuccin-theme Outdated
mapitman and others added 2 commits January 4, 2026 22:11
fix typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
add error checking

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mapitman
mapitman merged commit c0d9144 into main Jan 5, 2026
5 checks passed
@mapitman
mapitman deleted the install-catppuccin-tmux-theme branch January 5, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Catppuccin tmux theme

2 participants